home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 August
/
WPCAUG97.ISO
/
multi
/
tep
/
data
/
motor.dir
/
00430_link to sketching ideas.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-15
|
247 b
|
11 lines
global myframe, myMovie, whereAmI
on mouseDown
set myframe to the frameLabel
set myMovie to the movieName
put myframe
set whereAmI to the pathName
put whereAmI & myMovie
alert("The link to 'sketching ideas' is not complete yet!")
end